Skip to content

Add auto-growing prompt textarea and UI section#12

Merged
dmitry-kostin merged 1 commit intomainfrom
feat/textarea-autogrow-and-ui-section
Feb 21, 2026
Merged

Add auto-growing prompt textarea and UI section#12
dmitry-kostin merged 1 commit intomainfrom
feat/textarea-autogrow-and-ui-section

Conversation

@dmitry-kostin
Copy link
Copy Markdown
Owner

Summary

  • Summarize prompt textarea auto-grows to fit content, with placeholder text instead of pre-filled default
  • Added overflow: hidden on textarea to prevent scrollbar flash during resize
  • Added UI section to README with centered, uniform-width screenshots (AI summarization prompt + Obsidian vault connection)
  • Obsidian export filenames now include (Transcript) or (Summary) suffix

Test plan

  • Open summarize prompt on a completed card — textarea should size to placeholder height
  • Type/paste multi-line text — textarea grows; delete text — it shrinks
  • Verify no scrollbar appears during resize
  • Check README UI section renders centered images at same width on GitHub
  • Export transcript and summary to Obsidian — verify filenames have correct suffix

🤖 Generated with Claude Code

…sidian filename suffix

- Summarize prompt textarea auto-grows with content and uses placeholder instead of default text
- Add overflow:hidden to prevent scrollbar flash during resize
- Add UI section to README with centered, uniform-width screenshots
- Append (Transcript)/(Summary) suffix to Obsidian export filenames

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dmitry-kostin dmitry-kostin merged commit 921f61a into main Feb 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant